home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / grafik / cbgi111 / src / dt2851 / dt2851li.c < prev    next >
Encoding:
C/C++ Source or Header  |  1990-05-28  |  577 b   |  11 lines

  1. /***************************** LINE *************************************/
  2. /*    This module is a little more bizzare than usual.  It contains    */
  3. /*  no code, instead the code is included in a header file. This is     */
  4. /*  because the code itself is identical for all bitmapped devices.      */
  5. /*  Only several macros need to be changed.                */
  6. /************************************************************************/
  7. #include "bgi.h"        /* General driver info.            */
  8. #include "dt2851.h"        /* Driver specific info.        */
  9. #include "bgipline.h"        /* Actual line drawing code.        */
  10.  
  11.